-
Notifications
You must be signed in to change notification settings - Fork 4
Update all dependencies #49
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
06cfc9a to
28e4c53
Compare
ea7722f to
312b196
Compare
8029eeb to
8ccaace
Compare
900ecdf to
394c59d
Compare
13747a9 to
51ebbc3
Compare
94019e3 to
9247cc7
Compare
799ee60 to
3cf2dfa
Compare
da1222f to
7322d4a
Compare
b28fc6a to
6e0e3c4
Compare
6959ee8 to
45714f8
Compare
9f2ce56 to
ea08eca
Compare
9849b85 to
f7697ea
Compare
d8aa7b8 to
5688318
Compare
3d923e1 to
d43ccdd
Compare
9660cbe to
ce97473
Compare
ce97473 to
d2df240
Compare
| datasource | package | from | to | | -------------- | ----------------------------------------------------------------------------------------- | ---------- | ---------- | | gradle-version | gradle | 8.7 | 8.12.1 | | maven | org.sonarqube:org.sonarqube.gradle.plugin | 6.0.0.5145 | 6.0.1.5171 | | maven | org.jetbrains:annotations | 26.0.0 | 26.0.2 | | maven | org.apache.logging.log4j:log4j-slf4j2-impl | 2.22.0 | 2.24.3 | | maven | org.apache.logging.log4j:log4j-core | 2.22.0 | 2.24.3 | | maven | org.apache.logging.log4j:log4j-api | 2.22.0 | 2.24.3 | | maven | com.diffplug.spotless:com.diffplug.spotless.gradle.plugin | 6.23.2 | 6.25.0 | | maven | com.diffplug.spotless:spotless-plugin-gradle | 6.23.2 | 6.25.0 | | maven | io.gitlab.arturbosch.detekt:io.gitlab.arturbosch.detekt.gradle.plugin | 1.23.4 | 1.23.7 | | maven | io.gitlab.arturbosch.detekt:detekt-gradle-plugin | 1.23.4 | 1.23.7 | | maven | com.gradle.develocity:com.gradle.develocity.gradle.plugin | 3.17.2 | 3.19.1 | | maven | org.assertj:assertj-core | 3.24.2 | 3.27.3 | | maven | io.kotest:kotest-runner-junit5 | 5.8.0 | 5.9.1 | | maven | io.kotest:kotest-property | 5.8.0 | 5.9.1 | | maven | io.kotest:kotest-framework-engine | 5.8.0 | 5.9.1 | | maven | io.kotest:kotest-assertions-core | 5.8.0 | 5.9.1 | | maven | org.jetbrains.kotlinx.kover:org.jetbrains.kotlinx.kover.gradle.plugin | 0.8.1 | 0.9.1 | | maven | org.junit.jupiter:junit-jupiter-api | 5.10.2 | 5.11.4 | | maven | org.junit:junit-bom | 5.10.2 | 5.11.4 | | maven | org.apache.commons:commons-text | 1.11.0 | 1.13.0 | | maven | io.github.gradle-nexus.publish-plugin:io.github.gradle-nexus.publish-plugin.gradle.plugin | 2.0.0-rc-1 | 2.0.0 | | maven | com.github.spotbugs:com.github.spotbugs.gradle.plugin | 6.0.1 | 6.1.3 | | maven | com.github.spotbugs.snom:spotbugs-gradle-plugin | 6.0.1 | 6.1.3 | | maven | io.freefair.lombok:io.freefair.lombok.gradle.plugin | 8.4 | 8.12.1 | | maven | io.vavr:vavr | 0.10.4 | 0.10.6 | | maven | org.jetbrains.kotlin.jvm:org.jetbrains.kotlin.jvm.gradle.plugin | 2.0.0 | 2.1.10 | | maven | org.jetbrains.kotlin:kotlin-gradle-plugin | 2.0.0 | 2.1.10 |
d2df240 to
57c1256
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
8.7->8.12.16.0.0.5145->6.0.1.517126.0.0->26.0.22.22.0->2.24.32.22.0->2.24.32.22.0->2.24.36.23.2->6.25.06.23.2->6.25.01.23.4->1.23.71.23.4->1.23.73.17.2->3.19.13.24.2->3.27.35.8.0->5.9.15.8.0->5.9.15.8.0->5.9.15.8.0->5.9.10.8.1->0.9.10.8.1->0.9.15.10.2->5.11.45.10.2->5.11.41.11.0->1.13.02.0.0-rc-1->2.0.06.0.1->6.1.36.0.1->6.1.38.4->8.12.10.10.4->0.10.62.0.0->2.1.102.0.0->2.1.10Release Notes
gradle/gradle (gradle)
v8.12.1Compare Source
v8.12Compare Source
v8.11.1: 8.11.1Compare Source
This is a patch release for Gradle 8.11. We recommend users upgrade to 8.11.1 instead of 8.11.
It fixes the following issues:
Read the Release Notes
Upgrade instructions
Switch your build to use Gradle 8.11.1 by updating your wrapper:
See the Gradle 8.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading.
For Java, Groovy, Kotlin and Android compatibility, see the full compatibility notes.
Reporting problems
If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines.
If you're not sure you're encountering a bug, please use the forum.
We hope you will build happiness with Gradle, and we look forward to your feedback via Twitter or on GitHub.
v8.11: 8.11Compare Source
The Gradle team is excited to announce Gradle 8.11.
Read the Release Notes
We would like to thank the following community members for their contributions to this release of Gradle:
Adam,
alyssoncs,
Bilel MEDIMEGH,
Björn Kautler,
Chuck Thomas,
Daniel Lacasse,
Finn Petersen,
JK,
Jérémie Bresson,
luozexuan,
Mahdi Hosseinzadeh,
Markus Gaisbauer,
Matthew Haughton,
Matthew Von-Maszewski,
ploober,
Siarhei,
Titus James,
vrp0211
Upgrade instructions
Switch your build to use Gradle 8.11 by updating your wrapper:
See the Gradle 8.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading.
For Java, Groovy, Kotlin and Android compatibility, see the full compatibility notes.
Reporting problems
If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines.
If you're not sure you're encountering a bug, please use the forum.
We hope you will build happiness with Gradle, and we look forward to your feedback via Twitter or on GitHub.
v8.10.2: 8.10.2Compare Source
This is a patch release for 8.10. We recommend using 8.10.2 instead of 8.10
It fixes the following issues:
Issues fixed in the first patch release:
Read the Release Notes
Upgrade instructions
Switch your build to use Gradle 8.10.2 by updating your wrapper:
See the Gradle 8.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading.
For Java, Groovy, Kotlin and Android compatibility, see the full compatibility notes.
Reporting problems
If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines.
If you're not sure you're encountering a bug, please use the forum.
We hope you will build happiness with Gradle, and we look forward to your feedback via Twitter or on GitHub.
v8.10.1: 8.10.1Compare Source
This is a patch release for 8.10. We recommend using 8.10.1 instead of 8.10
It fixes the following issues:
Read the Release Notes
Upgrade instructions
Switch your build to use Gradle 8.10.1 by updating your wrapper:
See the Gradle 8.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading.
For Java, Groovy, Kotlin and Android compatibility, see the full compatibility notes.
Reporting problems
If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines.
If you're not sure you're encountering a bug, please use the forum.
We hope you will build happiness with Gradle, and we look forward to your feedback via Twitter or on GitHub.
v8.10: 8.10Compare Source
The Gradle team is excited to announce Gradle 8.10.
Read the Release Notes
We would like to thank the following community members for their contributions to this release of Gradle:
Björn Kautler,
Craig Andrews,
gotovsky,
Jeff,
Kirill Gavrilov,
Madalin Valceleanu,
Sergei Vorobev,
Thach Le,
Thad Guidry
Upgrade instructions
Switch your build to use Gradle 8.10 by updating your wrapper:
See the Gradle 8.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading.
For Java, Groovy, Kotlin and Android compatibility, see the full compatibility notes.
Reporting problems
If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines.
If you're not sure you're encountering a bug, please use the forum.
We hope you will build happiness with Gradle, and we look forward to your feedback via Twitter or on GitHub.
v8.9: 8.9Compare Source
The Gradle team is excited to announce Gradle 8.9.
Read the Release Notes
We would like to thank the following community members for their contributions to this release of Gradle:
/dev/mataha,
Alex-Vol-Amz,
Andrew Quinney,
Andrey Mischenko,
Björn Kautler,
dancer13,
Danish Nawab,
Endeavour233,
Gediminas Rimša,
gotovsky,
Jay Wei,
Jeff,
Madalin Valceleanu,
markslater,
Mel Arthurs,
Michael,
Nils Brugger,
Ole Osterhagen,
Piotr Kubowicz,
Róbert Papp,
Sebastian Davids,
Sebastian Schuberth,
Stefan Oehme,
Stefanos Koutsouflakis,
Taeik Lim,
Tianyi Tao,
Tim Nielens,
наб
Upgrade instructions
Switch your build to use Gradle 8.9 by updating your wrapper:
See the Gradle 8.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading.
For Java, Groovy, Kotlin and Android compatibility, see the full compatibility notes.
Reporting problems
If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines.
If you're not sure you're encountering a bug, please use the forum.
We hope you will build happiness with Gradle, and we look forward to your feedback via Twitter or on GitHub.
v8.8: 8.8Compare Source
The Gradle team is excited to announce Gradle 8.8.
Read the Release Notes
We would like to thank the following community members for their contributions to this release of Gradle:
Björn Kautler,
Denes Daniel,
Fabian Windheuser,
Hélio Fernandes Sebastião,
Jay Wei,
jhrom,
jwp345,
Jörgen Andersson,
Kirill Gavrilov,
MajesticMagikarpKing,
Maksim Lazeba,
Philip Wedemann,
Robert Elliot,
Róbert Papp,
Stefan M.,
Tibor Vyletel,
Tony Robalik,
Valentin Kulesh,
Yanming Zhou,
김용후
Upgrade instructions
Switch your build to use Gradle 8.8 by updating your wrapper:
See the Gradle 8.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading.
For Java, Groovy, Kotlin and Android compatibility, see the full compatibility notes.
Reporting problems
If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines.
If you're not sure you're encountering a bug, please use the forum.
We hope you will build happiness with Gradle, and we look forward to your feedback via Twitter or on GitHub.
JetBrains/java-annotations (org.jetbrains:annotations)
v26.0.2Compare Source
v26.0.1Compare Source
detekt/detekt (io.gitlab.arturbosch.detekt:detekt-gradle-plugin)
v1.23.71.23.7 - 2024-09-08
This is a point release for Detekt
1.23.0, built against Kotlin2.0.10, with fixes for several bugs that got reported by the community.Notable Changes
Changelog
UndocumentedPublicProperty- #7426public companionobject forUndocumentedPublicClass- #7219Housekeeping/Docs
v1.23.61.23.6 - 2024-03-23
This is a point release for Detekt
1.23.0, where we added support for Kotlin1.9.23and fixed several bugs that got reported by the community.Changelog
Contributors
We would like to thank the following contributors that made this release possible: @BraisGabin, @psuzn, @t-kameyama.
v1.23.5This is a point release for Detekt
1.23.0, where we added support for Kotlin1.9.22and fixed several bugs thatgot reported by the community.
Notable Changes
Changelog
USELESS_ELVISinUnreachableCode- #6624Housekeeping & Refactorings
Contributors
We would like to thank the following contributors that made this release possible: @3flex, @TWiStErRob, @atulgpt, @matejdro
kotest/kotest (io.kotest:kotest-runner-junit5)
v5.9.1What's Changed
Assertions
infixvariant ofshouldNotBeNullthat accepts a block by @sschuberth in https://github.com/kotest/kotest/pull/4060Framework
Property-testing
Arb.list<T?>due to performance issues by @Kantis in https://github.com/kotest/kotest/pull/4023Docs
Build / CI/CD / Dependency updates
New Contributors
Full Changelog: kotest/kotest@v5.9.0...v5.9.1
v5.9.0New Features
Breaking Changes
Requirements
What's Changed
collection.shouldContainAllInAnyOrder()by @u-ways-e in https://github.com/kotest/kotest/pull/3995Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.